home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / cai205.zip / README.BAT < prev    next >
DOS Batch File  |  1991-07-17  |  743b  |  16 lines

  1. echo off
  2. cls
  3. echo After unzipping, place all files in a directory named \CAI. Begin the
  4. echo demo programs by entering DEMO and CREATE at the DOS prompt.
  5. echo ──────────────────────────────────────────────────────────────────────
  6. echo To print the documentation on this disk, use the command
  7. echo  
  8. echo PRINTDOC filename.doc
  9. echo    
  10. echo *.DOC files on disk are: (see specifically CAI.DOC and LATENEWS.DOC)
  11. echo ──────────────────────────────────────────────────────────────────────  
  12. DIR *.DOC
  13. echo ──────────────────────────────────────────────────────────────────────  
  14. echo Now enter the appropriate PRINTDOC command to print the documentation
  15. echo ──────────────────────────────────────────────────────────────────────  
  16.